1 /*
2 * File: roll_ap_private.h
3 *
4 * Code generated for Simulink model 'roll_ap'.
5 *
6 * Model version : 1.164
7 * Simulink Coder version : 8.5 (R2013b) 08-Aug-2013
8 * C/C++ source code generated on : Mon Feb 03 08:13:50 2014
9 *
10 * Target selection: ert.tlc
11 * Embedded hardware selection: 32-bit Embedded Processor
12 * Code generation objectives: Unspecified
13 * Validation result: Not run
14 */
15
16 #ifndef RTW_HEADER_roll_ap_private_h_
17 #define RTW_HEADER_roll_ap_private_h_
18 #include "rtwtypes.h"
19 #include "model_reference_types.h"
20 #ifndef __RTWTYPES_H__
21 #error This file requires rtwtypes.h to be included
22 #else
23 #ifdef TMWTYPES_PREVIOUSLY_INCLUDED
24 #error This file requires rtwtypes.h to be included before tmwtypes.h
25 #endif /* TMWTYPES_PREVIOUSLY_INCLUDED */
26 #endif /* __RTWTYPES_H__ */
27 #endif /* RTW_HEADER_roll_ap_private_h_ */
28
29 /*
30 * File trailer for generated code.
31 *
32 * [EOF]
33 */
34
|